home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
CHIP Turkiye Mart 1999.iso
/
araclar
/
Win98
/
HTML-Tool
/
DWESD.EXE
/
data.z
/
frames.dcr
/
Standard_133_Wait Handler.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-04-02
|
129 b
|
7 lines
on wait howLong
set currentTime to the timer
repeat while the timer < (currentTime + howLong)
nothing()
end repeat
end